-
Notifications
You must be signed in to change notification settings - Fork 918
Various fixes II #807
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Various fixes II #807
Conversation
…elated config options.
|
@pcarruscag |
…o various_fixes_II
|
@oleburghardt I can run through the branch and do some general cleanup (commente, whitespaces and such), unless you think it would be better to in its own branch |
|
@WallyMaier let's keep that for when we move files around, unless you are talking about some completely wrong comments, as it tends to create a lot of merge conflicts. |
|
@pcarruscag I was planning to do all, but I can stick to places that files have already been moved around. Is there a list of future restructuring to happen so I can avoid those files? Version 7 seems to be a good place to tackle a lot of these small changes. In any case, I can address this in a separate branch to limit any downsides. |
|
I have CSolver and CNumerics in mind for restructuring as part of #789 after #790 and #777 are merged. |
…stprocessing as it is not consistent with a mathematically equivalent displacement boundary condition
Proposed Changes
This is a follow-up of #798 for minor changes.
Feel free to add bug fixes and similar for problems that you might came across during testing.
PR Checklist